add url-util.el test file
authorTed Zlatanov <tzz@lifelogs.com>
Tue, 15 May 2012 08:52:15 +0000 (04:52 -0400)
committerTed Zlatanov <tzz@lifelogs.com>
Tue, 15 May 2012 08:52:15 +0000 (04:52 -0400)
commitbf79783b14fce043d4a393bd7b919feaa43adddb
treee2d743f5380b47c6572f48d8d3c0aed102545741
parent1b1bb5950b0e57bcfa3f923dc05931ddced9207a
add url-util.el test file

* automated/url-util-tests.el: New file to test
lisp/url/url-util.el.  Only `url-build-query-string' and
`url-parse-query-string' are tested right now.
test/ChangeLog
test/automated/url-util-tests.el [new file with mode: 0644]